toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
lib.dip.core.Attribute.Unsafe
Namespace
Attribute.
Unsafe
Functions
Functions
add_container_element
Link copied to clipboard
function
add_container_element
(
i
:
instance
,
attribute_name
:
I
,
value
:
gtv
)
add_value
Link copied to clipboard
function
add_value
(
i
:
instance
,
attribute_name
:
I
,
value
:
gtv
)
remove_container_element
Link copied to clipboard
function
remove_container_element
(
i
:
instance
,
attribute_name
:
I
,
value
:
gtv
)
remove_value
Link copied to clipboard
function
remove_value
(
i
:
instance
,
attribute_name
:
I
)
:
gtv
set_value
Link copied to clipboard
function
set_value
(
i
:
instance
,
attribute_name
:
I
,
value
:
gtv
)
update_value
Link copied to clipboard
function
update_value
(
i
:
instance
,
attribute_name
:
I
,
value
:
gtv
)